projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1243b48
)
Fix an annotation
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 19 Sep 2010 04:22:37 +0000
(
00:22
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 19 Sep 2010 04:22:37 +0000
(
00:22
-0400)
gtk/gtktreeview.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreeview.c
b/gtk/gtktreeview.c
index 0be63a7a58ea65a416068678e5eae68e8fa5efc9..7f3a4fabcb7c47993c1eed0672fd73c14d5e32b2 100644
(file)
--- a/
gtk/gtktreeview.c
+++ b/
gtk/gtktreeview.c
@@
-15129,7
+15129,7
@@
gtk_tree_view_get_row_separator_func (GtkTreeView *tree_view)
/**
* gtk_tree_view_set_row_separator_func:
* @tree_view: a #GtkTreeView
- * @func: a #GtkTreeViewRowSeparatorFunc
+ * @func:
(allow-none):
a #GtkTreeViewRowSeparatorFunc
* @data: (allow-none): user data to pass to @func, or %NULL
* @destroy: (allow-none): destroy notifier for @data, or %NULL
*